/*@charset "gb2312";

*{
		margin:0;
		padding:0;
		}
*/
body, div, ul, li, h2, form, fieldset, legend, button, p, blockquote, input {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

a:focus {
    outline: none;
}

.login img {
    width: 211px;
    height: 39px;
}


img {
    border: none;
}

body {
    color: #333;
    font-family: "宋体";
    font-size: 12px;
    text-align: left;
    padding: 0;
    margin: 0 auto;
    background-color: #fff;
}

.r {
    float: right;
}

.l {
    display: inline;
    float: left;
}

.site-nav {
    z-index: 10000;
    width: 100%;
    background: #f5f5f5;
    border-bottom: 1px solid #eee;
    line-height: 35px;
}

    .site-nav p {
        width: 1000px;
        text-align: right;
        margin: 0 auto;
        color: #3383e6;
    }

.wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.head {
    height: 200px;
    overflow: hidden;
}

.cont {
    display: inline;
    float: left;
    width: 100%;
}

.cont, .main {
    position: relative;
    overflow: hidden;
}

.nav {
    margin-top: 1px;
    background-color: #3383e6;
    overflow: hidden;
    color: #FFF;
    line-height: 40px;
    padding-left: 40px;
}

.nav-hd {
    display: inline;
    float: left;
    list-style: none;
    padding: 10px 0;
}

    .nav-hd li {
        padding: 0 10px;
        width: 80px;
        text-align: center;
        font-size: 14px;
        float: left;
        border-right: #fff dotted 1px;
        height: 20px;
        line-height: 20px;
    }

        .nav-hd li a:hover {
            font-weight: bold;
        }

/*.nav-hd :last-child{border:none;}*/
.search {
    height: 35px;
    line-height: 40px;
    float: left;
    width: 50%;
}

    .search span {
        color: #3a7f1f;
        padding-left: 5px;
    }

.search_value {
    width: 36%;
    height: 35px;
    float: right;
}

    .search_value p {
        color: #555;
        font-size: 12px;
        float: left;
        line-height: 40px;
    }

    .search_value input {
        margin: 7px 10px;
        color: #999;
        font-size: 12px;
        padding: 0 2px;
        width: 220px;
        float: left;
        height: 22px;
        line-height: 22px;
        border: 1px solid #e4e4e4;
    }

    .search_value a {
        float: left;
        background-color: #84c06c;
        height: 23px;
        width: 60px;
        color: #fff;
        font-size: 12px;
        line-height: 23px;
        text-align: center;
        margin-top: 6px;
        padding-top: 2px;
    }

.news_left {
    width: 339px;
    float: left;
    height: 216px;
    overflow: hidden;
    position: relative;
}

    .news_left ul {
        position: absolute;
        left: 0;
        top: 0;
    }

    .news_left .news_btn {
        position: absolute;
        right: 6px;
        bottom: 6px;
        width: 90px;
    }

.news_btn .chec {
    background: 77b4ff;
    border: #3383e6 solid 1px;
}

.news_btn a {
    font-size: 12px;
    font-weight: bold;
    background: #3383e6;
    color: #FFFFFF;
    float: left;
    height: 20px;
    line-height: 20px;
    margin-left: 6px;
    text-align: center;
    width: 20px;
}







/* 内容 列表  */


.login {
    float: right;
    margin: 0 auto;
    width: 236px;
    height: 214px;
    border: 1px solid #e8e8e8;
}

    .login li {
        float: right;
        list-style: none;
        padding-top: 9px;
        padding-right: 11px;
    }
/*表格*/
table {
    border-top: #cbdbde solid 1px;
    border-left: #cbdbde solid 1px;
    text-align: center;
}

th {
    font-weight: normal;
    color: #3383e6;
    height: 30px;
    background-color: #f5fdff;
    line-height: 30px;
    border-right: #cbdbde solid 1px;
    border-bottom: #cbdbde solid 1px;
}

td {
    height: 26px;
    line-height: 26px;
    border-right: #cbdbde solid 1px;
    border-bottom: #cbdbde solid 1px;
    font-family: "微软雅黑";
}
/*列表左边*/
.art_div {
    width: 100%;
    height: auto;
    margin: 2px 0;
}


.w {
    width: 1000px;
    overflow: hidden;
    margin: 5px auto;
}

.art_dl1 {
    overflow: hidden;
    padding-left: 5px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 5px;
    border: 1px solid #e8e8e8;
    height: 209px;
    width: 484px;
}
/*首页的通知公告位置比普通的列表短，连接短，超过后隐藏 开始*/
    .art_dl1 .overHidenListForFirstPage li a {
        overflow: hidden;
        width: 300px;
        height: 32px;
        display: block;
    }
/*结束*/
    .art_dl1 .r_tit {
        height: 32px;
        margin-bottom: 5px;
        border-bottom: 1px solid #e8e8e8;
    }

        .art_dl1 .r_tit p {
            border-left: #3383e6 5px solid;
            float: left;
            font-size: 14px;
            padding-left: 15px;
            color: #3383e6;
            line-height: 32px;
        }

        .art_dl1 .r_tit a {
            line-height: 32px;
            font-size: 12px;
            color: #ff7901;
            float: right;
            padding-right: 20px;
        }

    .art_dl1 a:hover {
        color: #3383e6;
    }

    .art_dl1 ul {
        padding-left: 10px;
        padding-right: 10px;
    }

    .art_dl1 li {
        height: 32px;
        border-bottom: 1px dotted #e8e8e8;
    }

        .art_dl1 li a {
            float: left;
            font-size: 12px;
            line-height: 32px;
            color: #333;
        }

        .art_dl1 li span {
            float: right;
            font-size: 12px;
            color: #888;
            line-height: 32px;
            padding-right: 4px;
        }

/*会员介绍*/
.brand {
    height: 165px;
    overflow: hidden;
    padding-left: 5px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 5px;
    border: 1px solid #e8e8e8;
    width: 100%;
}

    .brand r_tit {
        height: 36px;
        margin-bottom: 6px;
        border-bottom: 1px solid #e8e8e8;
    }

        .brand r_tit p {
            border-left: #3383e6 5px solid;
            float: left;
            font-size: 14px;
            padding-left: 15px;
            color: #3383e6;
            line-height: 32px;
        }

.brand_ul li {
    float: left;
    padding: 6px 9px;
    list-style: none;
    margin: 0 auto;
}


/*友情链接*/
.link {
    float: left;
    width: 100%;
    border: 1px solid #e8e8e8;
    margin-bottom: 3px;
    margin-top: 3px;
    height: 170px;
    clear: both;
}

    .link r_tit {
        height: 32px;
        margin-bottom: 6px;
        border-bottom: 1px solid #e8e8e8;
    }

        .link r_tit p {
            border-left: #3383e6 5px solid;
            float: left;
            font-size: 14px;
            padding-left: 15px;
            color: #3383e6;
            line-height: 32px;
        }

.link_ul li {
    width: 120px;
    float: left;
    padding: 0 10px;
    list-style: none;
    margin-left: 20px;
    margin-top: 10px;
    border: 0px;
}

/*nav*/
a {
    blr: expression(this.onFocus=this.blur());
}

    a:link {
        color: #fff;
        text-decoration: none;
    }

    a:visited {
        color: #fff;
        text-decoration: none;
    }

    a:hover {
        color: #fff;
        text-decoration: none;
    }

link_ul li a:link {
    color: #555;
    text-decoration: none;
}

link_ul li a:visited {
    color: #777;
    text-decoration: none;
}

link_ul li a:hover {
    color: #999;
    text-decoration: none;
}

a.linkblue:link {
    color: #3383e6;
    text-decoration: none;
}

a.linkblue:visited {
    color: #3383e6;
    text-decoration: none;
}

a.linkblue:hover {
    color: #1051a1;
    text-decoration: none;
}

#linkorange a:link {
    color: #ff7901;
    text-decoration: none;
}

#linkorange a:visited {
    color: #ff7901;
    text-decoration: none;
}

#linkorange a:hover {
    color: #ef3f01;
    text-decoration: none;
}

#copyrights {
    text-align: center;
    background-color: #3383e6;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
}

a.more:link, a.more1:link, a.more2:link, a.more3:link {
    color: #ff7901;
    text-decoration: none;
}

a.more:visited, a.more1:visited, a.more2:visited, a.more3:visited {
    color: #ff7901;
    text-decoration: none;
}

a.more:hover, a.more1:hover, a.more2:hover, a.more3:hover {
    color: #ef3f01;
    text-decoration: none;
}

.joinus {
}

    .joinus li {
        margin: 4px;
        border: 1px solid #ccc;
        float: left;
        width: 150px;
        height: 50px;
    }

.r_list {
    padding-top: 5px;
}

    .r_list li {
        height: 22px;
    }

        .r_list li img {
            float: left;
            vertical-align: middle;
        }

        .r_list li a {
            *float: left;
            padding-left: 10px;
            padding-bottom: 3px;
            padding-right: 3px;
            padding-top: 3px;
        }

        .r_list li span {
            float: right;
            color: #999;
        }

.footer_tex {
    margin: 0px auto;
    width: 998px;
    padding-left: 350px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

/** 焦点图 **/

.focus {
    width: 340px;
    height: 215px;
    float: left;
    border: 1px #ccc solid;
    position: relative;
    margin-top: 0px;
    padding: 0px;
}

    .focus img {
        width: 340px;
        height: 190px;
        border: none;
    }

    .focus a:link {
        color: #fff;
        text-decoration: none;
    }

    .focus a:visited {
        color: #fff;
        text-decoration: none;
    }

    .focus a:hover {
        color: #ff7901;
        text-decoration: none;
    }

.divtitle {
    height: 25px;
    line-height: 25px;
    text-align: center;
    vertical-align: bottom;
    background: #666;
}

.pagenum {
    position: absolute;
    bottom: 25px;
    _bottom: 0;
    right: 8px;
}

    .pagenum a {
        display: block;
        margin: 0 2px;
        width: 15px;
        height: 15px;
        cursor: pointer;
        background: #000;
        float: right;
        padding: 0;
        text-align: center;
        color: #fff;
        line-height: 15px;
        border: none;
    }

    .pagenum .active {
        background: #ff7901;
    }
